Skip to content

Conversation

pvannierop
Copy link
Contributor

@pvannierop pvannierop commented Oct 4, 2024

Description: This PR will add option to monitor the application with Sentry. Sentry monitoring will be enabled by the following:

  1. Set a SENTRY_DSN environment variable that points to the desired Sentry DSN.
  2. (Optional) Set the SENTRY_LOG_LEVEL environment variable to control the minimum log level of events sent to Sentry.
    The default log level for Sentry is ERROR. Possible values are TRACE, DEBUG, INFO, WARN, and ERROR.

The docs were updated with these instructions.

Copy link

@ewelinagr ewelinagr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@pvannierop pvannierop merged commit 4a7a3c7 into main Jun 16, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants